iT邦幫忙

2024 iThome 鐵人賽

DAY 10
0

在學習了數值函數之後,接下來就要學習與數值函數相對的字符函數,為針對文字來進行搜尋操作的函數,而字符函數則分成大小寫轉換函數以及字符處理函數。
大小寫轉換函數:
一、 將輸入的內容文字轉換成小寫
https://ithelp.ithome.com.tw/upload/images/20240923/20169221EWs4JBoHNB.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221UND0MrjhjV.png
二、 將輸入的內容文字轉換成大寫
https://ithelp.ithome.com.tw/upload/images/20240923/201692214Qz3kTuAi2.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221c0eaNVXmZs.png
三、 範例:找出姓氏中有ROGERS的員工的編號與姓名
https://ithelp.ithome.com.tw/upload/images/20240923/20169221sJSoVqWMhA.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221B5xLLTz33Y.png
四、 將輸入的內容文字的字首轉換成大寫
https://ithelp.ithome.com.tw/upload/images/20240923/20169221mP9jwN8WGL.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221qtyOtgfmCy.png
字符處理函數
一、 將輸入的文字做串接,輸出串接後的文字
https://ithelp.ithome.com.tw/upload/images/20240923/20169221GaRWy3wq0C.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221zPv3e0RN09.png
二、 將輸入的文字從第X位置開始,取出Y個文字,X為負責從反向開始計算,沒有給定X則從頭開始計算
https://ithelp.ithome.com.tw/upload/images/20240923/20169221SVZEgI6Wym.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221CeBjm5WleU.png
三、 計算並輸出輸入之文字長度
https://ithelp.ithome.com.tw/upload/images/20240923/20169221oDL7qU4Mzs.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221ptx550N4KY.png
四、 輸入的文字中從第X個位置開始,尋找指定文字在資料中第Y次出現的位置
https://ithelp.ithome.com.tw/upload/images/20240923/20169221QjiM9HV8m3.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221gxG9lwONUU.png
五、 在輸入的文字之左側中填入指定的文字或符號
https://ithelp.ithome.com.tw/upload/images/20240923/20169221BOrIc98lDk.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221K18aIQGZX0.png
六、 在輸入的文字之右側中填入指定的文字或符號
https://ithelp.ithome.com.tw/upload/images/20240923/20169221g4t26nBqSt.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221uNNYMAzNy2.png
七、 在輸入的文字中,去除一個指定的文字
https://ithelp.ithome.com.tw/upload/images/20240923/20169221oa40u2pKXZ.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221CAH5RGTUxT.png
八、 在輸入的文字中,將X字串用Y字串取代
https://ithelp.ithome.com.tw/upload/images/20240923/20169221zDnwULik9q.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221D37R4BZRMQ.png
九、 尋找類似發音的單字
https://ithelp.ithome.com.tw/upload/images/20240923/20169221sSaWKYSVKA.png
https://ithelp.ithome.com.tw/upload/images/20240923/20169221aqv4bV0w07.png


上一篇
DAY9數值函數
下一篇
DAY11日期函數
系列文
oracle資料庫實作學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言